home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _49F1F2B813034C15A3A983C8FB04ED3C < prev    next >
Extensible Markup Language  |  2005-10-15  |  1KB  |  40 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <profile>
  4.  
  5. <!-- Channel section lists all the channels available from this website. -->
  6.  
  7.   <section name="ChannelList">
  8.  
  9.     <entry name="sbs@sbs.com.au">SBS</entry>        <!-- SBS -->
  10.  
  11.  
  12.   </section>
  13.  
  14. <!-- Formating of Listing -->
  15.   <section name="Listing">
  16.     <entry name="BaseURL">http://www.sbs.com.au/whatson/</entry>
  17.     <entry name="SearchURL">index.php3?progdate=#DD:#MM:#YYYY</entry>
  18.  
  19.     <entry name="Ahrefs">no</entry>
  20.  
  21. <!-- Unique Listing Start string -->
  22.     <entry name="Start">MORNING</entry>
  23.  
  24. <!-- Template of the Listing information -->
  25.     <entry name="Template">
  26. <tr>
  27. <td><#START></td>
  28. <td><#TITLE></td>
  29. </tr>
  30. <tr>
  31. <td></td>
  32. <td><#DESCRIPTION><br></td>
  33. </tr>
  34.     </entry>
  35.   </section>
  36.   <section name="Info">
  37.     <entry name="GuideDays">14</entry>
  38.     <entry name="Lang">fr</entry>
  39.   </section>
  40. </profile>